﻿@charset "utf-8";

.cont{position:relative;overflow: hidden;}
.cont_left{position:relative;transition:.5s;-webkit-transition:.5s;width:100%;float: left;padding-top:0;}
/*pc端导航*/
.pc_nav{position:relative;height: 82px;background-color: #fff;}
.logo{margin-top:25px;float: left;width: 141px;height: 36px;overflow: hidden;}
.logo img{display: block;width: 100%;height: 100%;}
.pc_nav_ul{float: right;}
.pc_nav_ul>li{float: left;}
.pc_nav_ul>li>a{position: relative;transition:.5s;-webkit-transition:.5s;padding: 0 25px;font-size:15px;color:#342c2a;display: block;line-height: 82px;}
.pc_nav_ul>li>a i{transition:.5s;-webkit-transition:.5s;margin-left:10px;vertical-align:middle;display: inline-block;width: 0;height: 0;border-top:5px solid #342c2a;border-right:5px solid #fff;border-left:5px solid #fff;}
.pc_nav_ul>li>a:hover,.pc_nav_ul>li>a.on{color: #009bdb;}
.pc_nav_ul>li>a:hover i,.pc_nav_ul>li>a.on i{border-top-color: #009bdb;}
/*产品下拉*/
.pc_xl{width:100%;display:none;z-index:1000;top:82px;left:0;position: absolute;background-color: #fff;border-top:2px solid #009bdb;}
.pc_xl_left{float: left;width: 680px;}
.pc_xl_f1{margin:40px 0 0 30px;float: left;width: 140px;}
.pc_xl_f1 a{display: block;font-size: 15px;color: #464645;margin-bottom:20px;}
.pc_xl_f1 a:first-child{font-size: 17px;color: #342c2a;margin-bottom:35px;}
.pc_xl_f1 a:hover{color: #009bdb;}
.pc_xl_right{float: right;width: 510px;height: 270px;overflow: hidden;}
.pc_xl_right img{transition:.5s;-webkit-transition:.5s;display: block;width: 100%;height: 100%;}
.pc_xl_right:hover img{transform: scale(1.03);-webkit-transform: scale(1.03);}
/*其他下拉*/
.pc_nav_div{display:none;left:0;top:82px;z-index:1000;padding:0 15px 15px 0;border-top:2px solid #009bdb;position: absolute;background-color: #fff;}
.pc_nav_div div{float:left;z-index:110000;margin:30px 0 0 30px;width: 125px;}
.pc_nav_div div a{width: 125px;transition:.5s;-webkit-transition:.5s;background:url("../images/xl_06.png") no-repeat left center;margin-bottom:10px;display: block;text-indent: 13px;color: #999;font-size: 15px;}
.pc_nav_div div a.nav_a{background:none;text-indent:0;height:33px;font-size:17px;color:#333;border-bottom:1px solid #ebebeb;}
.pc_nav_div div a:hover{color: #009bdb;}
.pc_nav_div div a.nav_a:hover{font-weight:normal;}
/*语言切换*/
.lun{margin-top: 35px;float: right;font-size: 13px;color: #969696;}
.lun a{color: #969696;}
.lun a:hover,.lun a.on{color: #009bdb;}
/*pc搜索*/
.pc_sous{z-index:1000;transition:.5s;-webkit-transition:.5s;width:25px;margin: 35px 30px 0 30px;overflow:hidden;float: right;height: 20px;position: relative;}
.pc_sous div{display:none;transition:.5s;-webkit-transition:.5s;width: 125px;overflow: hidden;height: 20px;}
.pc_sous .txt{border-bottom:1px solid #ddd;float: left;width: 100px;height: 20px;}
.pc_sous .sub,.pc_sous i{cursor:pointer;float: left;width: 25px;height: 20px;background: url("../images/nav_03.png") no-repeat center;}
.pc_sous i{z-index:1000;position: absolute;top:0;right:0;}

/*手机端导航*/
.phone_logo{float: left;width:137px;height:30px;margin:10px 0 0 10px;overflow: hidden;}
.phone_logo img{display: block;width: 100%;height:100%;}
.small_nav{transition:.5s;-webkit-transition:.5s;height:50px;position: fixed;border-bottom:1px solid #ddd;top:0;left:0;width: 100%;z-index: 100000;background-color: #fff;}
.right_nav_z{cursor:pointer;margin:16px;background: transparent url(../images/menu-icons.png) 0 0 no-repeat ;background-position: -60px -3px;float: right;width:20px;height:18px;}
.right_nav_z.on{  background-position: -60px -43px;}

/*手机端右侧导航*/
.phone_nav{position:fixed;transition:.5s;-webkit-transition:.5s;right:-273px;top:0;z-index:10000;background-color:#f5f5f5;float: right;width: 273px;height: 100%!important;overflow-x: scroll!important;}
.phone_nav_top{overflow: hidden;height: 50px;}
.phone_nav_top .pc_sou{padding:0;top:0;left:0;position:relative;background-color:#f5f5f5;display: block;margin:10px auto;width:250px;}
.phone_nav .pc_sou .txt{color:#999;float:left;width:190px;height:30px;text-indent:10px;}
.phone_nav .pc_sou .sub{float: left;width: 40px;height: 30px;background: url("../images/nav_03.png") no-repeat center #ddd;cursor: pointer;}
.phone_nav .phone_footer_ul>li>a{background-color:#F5F5F5;}
.phone_nav .phone_footer_ul>li>a:hover,.phone_nav .phone_footer_ul>li>a.on{background-color:#F5F5F5;}
.phone_nav .phone_footer_ul>li{background-color: #ECEDED;}
.phone_footer{width:100%;}
.phone_footer_ul{ -webkit-transition: height .5s ease;border-top:1px solid #d1d1d1;}
.phone_footer_ul>li{width: 100%;background-color: #e8e8e8;}
.phone_footer_ul>li>a{width:100%; cursor:pointer;background-color: #e5e5e5; border-bottom:1px solid #d1d1d1;display: block;font-size: 16px;color: #606763; padding: 10px 15px;}
.phone_footer_ul>li>a i{  margin-top: 8px; float: right;  -webkit-transform: rotate(0deg);  -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg);width: 14px;height: 7px; background: url(../images/sprite-paging.png) -186px 0 no-repeat; }
.phone_footer_ul>li div{width:100%;display:none;overflow: hidden;padding-bottom:10px;}
.phone_footer_ul>li div p a{color: #999;width:100%;padding-bottom:5px;font-size:12px;display: block;}
.phone_footer_ul>li div a.foot_a{color: #767676;width:100%;font-size:16px;padding-top:14px; }
.phone_footer_ul>li div a:hover{color: #009bdb;}
.phone_footer_ul>li div>a{width:100%;display: block;padding:0 0 6px 15px;font-size:14px;color: #999;}
.phone_footer_ul>li div>a:first-child{padding-top:20px;}
.phone_footer_ul>li div p{width: 33.3333%;}

/*banner*/
.flexslider{ position:relative; clear: both; overflow:hidden;z-index: 99; }
.flexslider .slides li{position:relative;}
.flexslider .slides li a{display: block;width: 100%;}
.flexslider .slides li a img {display: block; width: 100%; }
.flex-direction-nav a{border-radius:50%;opacity:0.8;filter:alpha(opacity=80);transition:.5s;-webkit-transition:.5s;color:transparent;position:absolute;top:50%;width:66px;height:66px;line-height:66px;overflow:hidden;margin:-33px 0 0;display:block;  z-index:10;cursor:pointer;}
.flex-direction-nav .flex-next{right:5%;background:url("../images/banner_05.png") no-repeat center;}
.flex-direction-nav .flex-prev{left:5%;background:url("../images/banner_03.png") no-repeat center;}
.flexslider a:hover{opacity:1;filter:alpha(opacity=100);}
.flex-control-nav{position:absolute;text-align:center;width:100%;bottom:45px; left:0;  display:block;}
.flex-control-nav li{margin:0 10px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{border:1px solid #717171;font-size:0;transition:.5s;-webkit-transition:.5s;color:transparent;width:50px;height:5px; vertical-align:middle; text-align:center;display:block;overflow:hidden;cursor:pointer;}
.flex-control-paging li a.flex-active,.flex-control-paging li a:hover{border-color:#009bdb;background-color: #009bdb;}

/*首页解决方案*/
.f1{padding-bottom:65px;background: url("../images/f1bg_06.jpg") top center;overflow: hidden;}
.f1_tit{margin:65px 0 50px 0;text-align: center;}
.f1_tit>b{font-weight:normal;display: block;font-size: 30px;color: #342c2a;}
.f1_tit>span{ font-family: 'Conv_ITCAvantGardeStd-Demi';text-transform:uppercase;display: block;font-size: 15px;color: #342c2a;}
.f1_div{transition:.5s;-webkit-transition:.5s;text-align:center;margin:35px auto 0 auto;max-width:380px;background-color: #eee;border:2px solid #cdcdcd;}
.f1_div i{width:80px;height:85px;display: block;margin:-26px auto 0 auto;}
.f1_div h3{margin:25px 0 15px 0;font-size: 17px;color: #342c2a;}
.f1_div p{display: block;overflow: hidden;width: 215px;margin:0 auto;font-size: 13px;color: #464645;line-height: 24px;height:43px;}
.f1_div a{text-transform:uppercase;margin:25px auto 20px auto; font-family: 'Conv_ITCAvantGardeStd-Demi';font-size:13px;color:#464645;border:1px solid #cbcbcb;display: block;width: 128px;height: 44px;line-height: 44px;}
.f1_div1 i{background: url("../images/f1_09.png") no-repeat center #009bdb;}
.f1_div2 i{background: url(../images/f1_03.png) no-repeat center #009bda;}
.f1_div3 i{background: url(../images/f1_06.png) no-repeat center #9c9c9c;}
.f1_div4 i{background: url("../images/f1_18.png") no-repeat center #9c9c9c;}
.f1_div5 i{background: url(../images/f1_20.png) no-repeat center #9c9c9c;}
.f1_div6 i{background: url(../images/f1_151.png) no-repeat center #009bda;}
.f1_div:hover{background-color: #fff;box-shadow: 0 8px 15px 5px #cecece;}

/*首页t60无人机*/
.f2{position:relative; clear: both;z-index: 99; }
.f2 .slides li{position:relative;}
.f2 .slides li a{display: block;width: 100%;}
.f2 .slides li a img {display: block; width: 100%; }
.f2 .flex-control-nav{position:absolute;text-align:center;width:100%;bottom:15px; left:0;  display:block;}
.f2 .flex-control-nav li{margin:0 10px;display:inline-block;zoom:1;*display:inline;}
.f2 .flex-control-paging li a{border:1px solid #717171;font-size:0;transition:.5s;-webkit-transition:.5s;border-radius:50%;color:transparent;width:15px;height:15px; vertical-align:middle; text-align:center;display:block;overflow:hidden;cursor:pointer;}
.f2 .flex-control-paging li a.flex-active,.flex-control-paging li a:hover{border-color:#009bdb;background-color: #009bdb;}


/*首页新闻*/
.f3_tit{ width:290px; position:relative;  margin:0 auto 55px auto;}
.f3_tit .hd{ overflow:hidden;   }
.f3_tit .hd .prev,.f3_tit .hd .next{transition:.5s;-webkit-transition:.5s;top:0;border-radius:50%;position: absolute; display:block;  width:27px; height:27px;overflow:hidden;  cursor:pointer; }
.f3_tit .hd .prev{ left:-50px;background: url("../images/f3_03.png") no-repeat center #cbcbcb;  }
.f3_tit .hd .next{ right:-50px;background: url("../images/f3_05.png") no-repeat center #cbcbcb; }
.f3_tit .hd a:hover{background-color: #009bdb;}
.f3_tit .hd ul{ overflow:hidden; zoom:1;font-size: 0;}
.f3_tit .bd{overflow:hidden;width:299px;}
.f3_tit .bd ul{width:299px; text-align:center;overflow:hidden; zoom:1; }
.f3_tit .bd ul li{cursor:pointer;position:relative;width:100px;display: inline-block;overflow:hidden; }
.f3_tit .bd ul li span{border-bottom:1px solid transparent;transition:.5s;-webkit-transition:.5s;color:#342c2a;vertical-align:middle;font-size:15px;display: inline-block;padding:0 9px 10px 9px;}
.f3_tit .bd ul li i{position:absolute;top:5px;right:-8px;display:block;width: 1px;height: 11px;background-color: #cbcbcb;margin:0 8px;}
.f3_tit .bd ul li:hover span,.f3_tit .bd ul li.on span{border-color: #009bdb;color: #009bdb;}
.f3_bottom{display: none;}
.f3_tit+.f3_bottom{display: block;}
.f3_bottom_left{padding-right:20px;margin-bottom:60px;}
.f3_bottom_left>a{display: block;position: relative;overflow: hidden;}
.f3_bottom_left>a>span{z-index:10;width: 84px;top:0;left:25px;position: absolute;}
.f3_bottom_left>a img{transition:.5s;-webkit-transition:.5s;display: block;width: 100%;}
.f3_span{font-family: 'Conv_ProximaNova-Regular';color:#fff;font-size: 16px;height: 89px;background-color: #009bdb;text-align: center;}
.f3_span span{ line-height:50px;margin:11px 0  0 0;font-family: 'proximanova-light-webfont';display: block;font-size: 50px;}
.f3_bottom_left div h2{margin:20px 0;}
.f3_bottom_left div h2 a{transition:.5s;-webkit-transition:.5s;height:20px;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;display:block;font-size:17px;color:#342c2a;}
.f3_bottom_left div p{overflow:hidden;height:50px;font-size: 13px;color: #464645;line-height: 24px;}
.f3_bottom_left div>a{transition:.5s;-webkit-transition:.5s; font-family: 'Conv_ITCAvantGardeStd-Demi';text-transform:uppercase;text-align:center;font-size:13px;margin-top:35px;color:#fff;display: block;width: 128px;background-color: #009bdb;line-height: 44px;}
.f3_bottom_left div>a:hover{background-color: #0084ba;}
.f3_bottom_right{margin-bottom:60px;padding-left:20px;}
.f3_bottom_ul li{overflow: hidden;height: 145px;padding-top:25px;border-top:1px solid #cbcbcb;}
.f3_bottom_ul .f3_span{float: left;}
.f3_bottom_ul li div{transition:.5s;-webkit-transition:.5s;float: left;}
.f3_bottom_ul li div a{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;height:22px;overflow:hidden;margin-bottom:20px;font-size: 17px;color: #342c2a;display: block;}
.f3_bottom_ul li div p{overflow: hidden;font-size: 13px;color: #464645;line-height: 24px;height: 42px;width:100%;}
.f3_bottom_ul li:first-child{border:none;padding-top:0;height: 120px;}
.f3_bottom_left:hover>a img{transform: scale(1.02);-webkit-transform: scale(1.02);}
.f3_bottom_left:hover div h2 a{color: #009bdb;}
.f3_bottom_ul li:hover div{padding:0 20px 0 10px;}

/*首页视频*/
.f4{background-color: #f2f2f2;overflow: hidden;}
.f4_bottom{margin-bottom:65px;}
.f4_bottom li{padding:0;position: relative;overflow:hidden;}
.f4_bottom li a{display: block;}
.f4_bottom li a img{transition:.5s;-webkit-transition:.5s;width:100%;display: block;}
.f4_bottom li a div{transition:.5s;-webkit-transition:.5s;opacity:0;filter: alpha(opacity=0);background-color:rgba(0,155,219,0.9);text-align:center;color:#fff;position:absolute;top:0;left:0;width: 100%;height: 100%;}
.f4_bottom li a div i{transition:.5s;-webkit-transition:.5s;transform: scale(.02);-webkit-transform: scale(.02);margin:25% auto 20px auto;display: block;width: 52px;height: 52px;background:url("../images/f5_07.png") no-repeat center;}
.f4_bottom li a div span{display: block;font-size: 15px;}
.f4_bottom li:hover a div{opacity:1;filter: alpha(opacity=100);}
.f4_bottom li:hover a img{transform: scale(1.02);-webkit-transform: scale(1.02);}
.f4_bottom li:hover a i{transform: scale(1);-webkit-transform: scale(1);}
/*手机端视频*/
.f4_bottom_phone{margin-bottom:30px;overflow: hidden;}
.f4_bottom_phone li{margin-bottom:15px;}
.f4_bottom_phone li a{position: relative;display: block;}
.f4_bottom_phone li a img{display: block;width: 100%;}
.f4_bottom_phone li a div{bottom:0;left:0;text-align:center;background-color:rgba(0,0,0,0.5);position:absolute;width: 100%;}
.f4_bottom_phone li a div span{display: block;margin:10px 0;color: #fff;}

/*pc页脚*/
.footer_pc{padding-top:65px;}
.footer_pc .main{border-bottom:1px solid #cbcbcb;padding-bottom:40px;}
.footer_pc_left h2{font-size: 15px;color: #342c2a;}
.footer_pc_left h2 img{display: inline-block;height: 15px;}
.footer_pc_left p{margin:25px 0 20px 0;font-size: 13px;color: #464645;line-height: 30px;}
.footer_pc_left p span{ font-family: 'Conv_ITCAvantGardeStd-Demi';}
.footer_pc_left .bshare-custom{}
.footer_pc_left .bshare-custom a{transition:.5s;-webkit-transition:.5s;padding:0;margin:0 15px 0 0;width: 33px;height: 33px;border:1px solid #cbcbcb;}
.footer_pc_left .bshare-custom a.bshare-qqim{background:url("../images/footer_03.png") no-repeat center;}
.footer_pc_left .bshare-custom a.bshare-qqim:hover{background:url("../images/footer1_03.png") no-repeat center #009bdb;}
.footer_pc_left .bshare-custom a.bshare-qzone{background:url("../images/footer_05.png") no-repeat center;}
.footer_pc_left .bshare-custom a.bshare-qzone:hover{background:url("../images/footer1_05.png") no-repeat center #009bdb;}
.footer_pc_left .bshare-custom a.bshare-weixin{background:url("../images/footer_10.png") no-repeat center;}
.footer_pc_left .bshare-custom a.bshare-weixin:hover{background:url("../images/footer1_10.png") no-repeat center #009bdb;}
.footer_pc_left .bshare-custom a.bshare-sinaminiblog{background:url("../images/footer_07.png") no-repeat center;}
.footer_pc_left .bshare-custom a.bshare-sinaminiblog:hover{background:url("../images/footer1_07.png") no-repeat center #009bdb;}
.footer_pc_left .bshare-custom a.bshare-itieba{background:url("../images/footer_13.png") no-repeat center;}
.footer_pc_left .bshare-custom a.bshare-itieba:hover{background:url("../images/footer1_13.png") no-repeat center #009bdb;}
.footer_pc_left .bshare-custom a:hover{border-color: #009bdb;}
.footer_pc_right{padding:0;}
.footer_pc_right li{float: left;width: 20%;}
.footer_pc_right li:first-child .footer_pc_f1{width: 110px;}
.footer_pc_f1{float: right;width: 115px;}
.footer_pc_f1 a{margin-bottom:10px;display: block;font-size: 13px;color: #464645;}
.footer_pc_f1 a:first-child{margin-bottom:30px;font-size: 15px;color: #342c2a;}
.footer_pc_f1 a:hover{color: #009bdb;}
/*友情链接*/
.foot{font-size: 13px;color: #464645;padding:30px 0;}
.foot .ctmon{position: absolute;font-size: 0;}
.foot_left a{display: inline-block;margin-right:10px;}
.foot_right span{display: inline-block;}
.foot_right a{display: inline-block;margin-right:5px;}
.foot a:hover{color: #009bdb;}
/*手机底部导航*/
.footer_nav{margin-top:25px;padding:0 15px}
.footer_nav li{height:40px;width:100%;border-bottom: 1px solid #E5E5E5;}
.footer_nav li a{width:98%;background:url("../images/more.png") no-repeat right center;display: block;line-height: 40px;  }

/*products*/
.cont_img{position: relative;}
.cont_img img{display: block;width: 100%;}
.cont_img_div{width:100%;position: absolute;top:35%;text-align: center;color: #fff;}
.cont_img_div b{display:block;font-size: 30px;font-weight: lighter;}
.cont_img_div span{display:block;font-size:16px;font-family: 'Conv_ITCAvantGardeStd-Demi';}
.cont_nav{background-color: #fff;box-shadow: 0 5px 10px 5px #d5d5d5;}
.cont_nav a{height: 78px;line-height: 78px;}
.cont_nav_left{float: left;}
.cont_nav_left a{transition:.5s;-webkit-transition:.5s;padding:0 50px;font-size:15px;color:#342c2a;float: left;position: relative;}
.cont_nav_left a i{transition:.5s;-webkit-transition:.5s;display:block;width:1px;background-color:#cbcbcb;height:17px;position: absolute;right:0;top:30px;}
.cont_nav_right{float: right;font-size: 13px;color: #8f8f8f;}
.cont_nav_right a{color: #8f8f8f;}
.cont_nav_right a:hover,.cont_nav_right a.on{color: #009bdb;}
.cont_nav_left a:hover,.cont_nav_left a.on{color: #fff;background-color: #009bdb;}
.cont_nav_left a:hover i,.cont_nav_left a.on i{background-color: #009bdb;}
/*三级导航*/
.cont_nav_div{height:54px;background-color: #ebebeb;border-bottom:1px solid #dadada; display:none;}
.cont_nav_div a:first-child{margin-left:20px;}
.cont_nav_div a{padding:0 30px;line-height:54px;float: left;font-size: 15px;color: #8f8f8f;}
.cont_nav_div a:hover,.cont_nav_div a.on{color: #009bdb;}
.pro_cont{overflow:hidden;background-color: #f9f9f9;  box-shadow: 0 -15px 20px -6px #e2e2e2 inset;}
.pro_cont1{overflow:hidden;background-color: #f9f9f9;}
.pro_ul{margin-top:60px;}
.pro_ul li:after { clear: both; display: block; content: '' }
.pro_ul li { zoom: 1 }
.pro_ul li a{display:block;transition:.5s;-webkit-transition:.5s;width:275px;margin:0 0 30px 26px;background-color: #fff;border:1px solid #cbcbcb;position: relative;}
.pro_ul li a:first-child{margin-left:0;}
.pro_ul li a img{display: block;width: 100%;}
.pro_ul li a span{width:100%;left:0;bottom: 8px;display: block;position: absolute;text-align: center;font-size: 16px;color: #342c2a;}
.pro_ul li a:hover{border-color:#e9e9e9;box-shadow: 0 -5px 15px 5px #e9e9e9;}

.pro_cont1>h3{margin-top: 60px;margin: 0 auto;font-size: 20px;font-weight: bold;height: 44px;line-height: 40px;border-bottom: 1px solid #9e9e9e;margin-top: 40px;margin-bottom: 10px;/* padding-bottom: 10px; */}

.page{margin-bottom:65px;text-align: center;}
.page a{transition:.5s;-webkit-transition:.5s;font-family: 'Conv_ITCAvantGardeStd-Demi';padding:0 15px;margin:0 3px;height:39px;line-height:39px;border:1px solid #cbcbcb;display: inline-block;}
.page a.page_prev,.page a.page_next{font-family: "Microsoft YaHei";}
.page a.page_a{border:none;padding:0;}
.page a.page_a:hover{background-color: transparent;color: #009bdb;}
.page a:hover,.page a.on{color: #fff;background-color: #009bdb;border-color: #009bdb;}
.page .shang{ display:none;}

/*二级导航*/
.Columns_navigation01-d1_c {  width: 100%;  position: relative;  background-color: #eee;  border-bottom: 1px solid #dcdcdc;  }
.Columns_navigation01-d1_c .navBody {  height: 36px;  overflow: hidden;  margin: 0 20px;  }
.Columns_navigation01-d1_c .navBody ul {  overflow: hidden;  display: -moz-box;  display: -webkit-box; /* display: box;*/  -moz-box-orient: horizontal;  -webkit-box-orient: horizontal;  box-orient: horizontal;  }
.Columns_navigation01-d1_c .navBody li {  min-width: 70px;  text-align: center;  }
.Columns_navigation01-d1_c .navBody li span {  height: 36px;  line-height: 36px;  padding: 0 2px;  display: block;  color: #fff;  text-align: center;  text-shadow: 1px 1px 1px #154166;  border-left: 1px solid #014c8d;  }
.Columns_navigation01-d1_c .navBarL, .Columns_navigation01-d1_c .navBarR {  width: 18px;  height: 45px;  float: left;  position: absolute;  top: 0;  text-align: center;  }
.Columns_navigation01-d1_c .navBarL.touch, .Columns_navigation01-d1_c .navBarR.touch {  background: #ce262d;  }
.Columns_navigation01-d1_c .disTap span {  opacity: 0.3;  }
.Columns_navigation01-d1_c .navBarL {  left: 0;  }
.Columns_navigation01-d1_c .navBarR {  right: 0;  }
.Columns_navigation01-d1_c .navBarL span, .Columns_navigation01-d1_c .navBarR span {  width: 18px;  height: 45px;  display: block;  overflow: hidden;  line-height: 45px;  font-family: 'å®‹ä½“';  position: relative;  color: #333;  }
.Columns_navigation01-d .menu_plist{ position: relative; height: 45px; margin: 0 15px; }
.Columns_navigation01-d .menu_plist .menu_bul{ position:absolute; overflow:visible; white-space:nowrap; z-index:111; height: 45px; font-size: 0;  }
.Columns_navigation01-d .menu_plist .menu_bul .menu_bull{ display:inline-block; width:100%; height:100%; white-space:normal; overflow:hidden; vertical-align: middle; }
.Columns_navigation01-d .menu_bull a { color: #1e1f1f;  display:block;  text-align:center;  line-height: 16px;  border-left: 1px solid #dcdcdc;  font-size: 13px;  height: 14px;  margin: 14px auto; }
.Columns_navigation01-d .menu_bull.active { background-color: #009BDB;}
.Columns_navigation01-d .menu_bull.active a { color: #fff;border-color: #009BDB;}
.Columns_navigation01-d .menu_bull:first-child a{border:none;}
/*三级导航*/
.table_nav{ display:none;}
.table_nav ul{ overflow:hidden; padding: 3px 0 9px 29px;  background-color: #fff;  border-bottom: 1px solid #dadada;}
.table_nav li{ height:33px; line-height:33px;  width: 15%; float: left;  margin-right: 29px; font-size: 13px;}
.table_nav li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }
.table_nav  li a.on{color: #009BDB;}

/*常见问题*/
.faq{background-color: #fff;margin:65px auto;overflow: hidden;}
.faq_ul{width:95%;margin:45px auto 0 auto;overflow: hidden;}
.faq_ul li{padding:0 24px 20px 24px;background-color:#f9f9f9;margin-bottom:30px;}
.faq_ul li p{font-size: 12px;line-height: 22px;color: #8e8e8e;}
.faq_ul li h4{color: #009bdb;margin:20px 0 10px 0;}
.faq_ul li h4:first-child{color: #342c2a;}
.faq_ul li h3{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;transition:.5s;-webkit-transition:.5s;margin-top:25px;padding:0 0 15px 18px;border-bottom:1px dashed #c5c5c5;font-size:16px;color:#342c2a;background: url("../images/faq_03.png") no-repeat left 5px;}
.faq_ul li:hover h3{text-indent: 7px;color: #009bdb;}
.faq .page{margin:15px 0 45px 0;}

/*下载中心*/
.download{width:95%;margin:45px auto 0 auto;overflow: hidden; }
.download li{margin-bottom:18px;transition:.5s;-webkit-transition:.5s;overflow:hidden;height: 64px;line-height: 64px;background-color: #f9f9f9;}
.download li h2{transition:.5s;-webkit-transition:.5s;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;line-height: 64px;text-indent: 2%;font-size: 17px;color: #342c2a;}
.download li div{transition:.5s;-webkit-transition:.5s;padding:0;font-size: 13px;color: #464645;}
.download li div b{vertical-align:middle;font-family: 'Conv_ITCAvantGardeStd-Demi';display: inline-block;}
.download li a span{transition:.5s;-webkit-transition:.5s;font-size:13px;color:#464645;padding-right:20px;background:url("../images/down_03.png") no-repeat center right;display: inline-block;}
.download li a{padding:0;text-align: center;}
.download li:hover a span{color:#fff;background:url("../images/down_06.png") no-repeat center right;}
.download li:hover{background-color: #009bdb;}
.download li:hover h2{color:#fff;}
.download li:hover div{color: #fff;}

/*video_center*/
.video_center{width:90%;margin:0 auto;text-align: center;}
.video_center_top{margin:65px 0 15px 0;background-color: #fff;padding:30px;}
.video_center_top>p{font-size: 13px;color: #464645;line-height: 25px;}
.video_center_bottom{overflow:hidden;margin-bottom:65px;}
.video_center_left{padding:0 4px 0 0;}
.video_center_left img{display: block;width: 100%;}
.video_center_right{border:none;background-color:#f9f9f9;padding:0;margin:-8px 0 0 0;overflow:hidden;}
.video_center_right td{overflow:hidden;border:9px solid #f9f9f9;border-right:none;padding:0;}
.video_center_right tr{overflow: hidden;}
.video_center_right td img{transition:.5s;-webkit-transition:.5s;display: block;width: 100%;}
.video_center_right td a{display: block;position: relative;}
.video_center_right td a span{padding-top:35%;font-size:19px;color:#fff;background-color:rgba(0,0,0,0.5);top:0;left:0;display: block;width: 100%;line-height: 100%;height: 100%;position: absolute;}
.video_center_right td:hover img,.vid_div:hover div img{transform: scale(1.02);-webkit-transform: scale(1.02);}

/*video*/
.video{margin-top:60px;}
.vid_div{margin-bottom:35px;padding:0 12px;height: 249px;}
.vid_div div{overflow:hidden;}
.vid_div img{transition:.5s;-webkit-transition:.5s;display: block;width: 100%;}
.vid_div h3{margin:12px 0 5px 0;font-size: 19px;color: #342c2a;}
.vid_div span{display: block;font-size: 13px;color: #464645;font-family: 'Conv_ITCAvantGardeStd-Demi';}
.vid_div div{overflow: hidden;}

/*solution*/
.sol_div{ margin-bottom:30px;overflow:hidden;position: relative;}
.sol_div img{display: block;width: 100%;}
.sol_div div{transition:.5s;-webkit-transition:.5s;top: 70%;text-align:center;position: absolute;left:15px;width:100%;height: 100%;background-color: rgb(0 0 0 / 27%);}
.sol_div div h3{margin-top:45px;font-size: 17px;color: #fff;}
.sol_div div p{width:50%;height:42px;overflow:hidden;font-size:14px;line-height:24px;color:#d0d0d0;margin:25px auto 30px auto;}
.sol_div div span{transition:.5s;-webkit-transition:.5s;text-transform:uppercase; font-family: 'Conv_ITCAvantGardeStd-Demi';width:128px;height:44px;line-height:44px;background-color:#009bdb;display: block;margin:0 auto;color: #fff;}
.sol_div div span:hover{background-color: #0080b5;}
.sol_div:hover div{top:0;background-color: rgba(0,0,0,0.8);}

/*solution-page*/
.solution{margin:60px auto;background-color: #fff;}
.solution_cont{width: 93%;margin:45px auto;}
.solution_cont>img{display: block;width: 100%;}
.solution_cont>h3{margin:20px 0;font-weight:lighter;font-size: 30px;color: #342c2a;}
.link{margin-top:70px;padding:20px 0 0 0;border-top:1px solid #cbcbcb;font-size: 13px;color: #464645;}
.link a{margin-right:60px;color: #464645;display: inline-block;vertical-align: middle;}
.link a:hover{color: #009bdb;}
.sol_page{height: 80px;background-color: #ebebeb;}
.sol_page a{transition:.5s;-webkit-transition:.5s;display: block;height: 80px;}
.sol_page_prev{background: url("../images/sol_06.png") no-repeat center;}
.sol_page_prev:hover{background: url("../images/sol1_06.png") no-repeat center #009bdb;}
.sol_page_next{background: url("../images/sol_09.png") no-repeat center;}
.sol_page_next:hover{background: url("../images/sol1_09.png") no-repeat center #009bdb;}
.sol_page_a{background: url("../images/sol_03.png") no-repeat center;}
.sol_page_a:hover{background: url("../images/sol1_03.png") no-repeat center #009bdb;}

/*news*/
.news{margin:60px auto;}
.news .news_f1:first-child{border:none;}
.news_f1{transition:.5s;-webkit-transition:.5s;padding:30px;overflow: hidden;border-top:1px solid #cbcbcb;}
.news_left{overflow: hidden;}
.news_left img{display: block;width: 100%;}
.news_right{float: right;}
.news_right h2{font-size: 17px;}
.news_right h2 a{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;display:block;color: #342c2a;}
.news_right span{margin:10px 0 17px 0;font-family: 'Conv_ITCAvantGardeStd-Demi';display: block;font-size: 13px;color: #464645;}
.news_right p{overflow:hidden;height:42px;font-size: 13px;color: #464645;line-height: 24px;}
.news_f1:hover{background-color: #fff;box-shadow: 0 2px 10px 5px #d5d5d5;border-color: #fff;}
.news .page{margin:30px 0 0 0;}

/*new*/
.new{margin:65px auto;padding:45px;box-sizing:border-box;background-color: #fff;}
.new_tit{margin-bottom:22px;text-align: center;}
.new_tit h1{font-size: 25px;color: #342c2a;}
.new_tit p{margin:13px 0 30px 0;font-size: 15px;color: #464645;}
.new_cont{font-size: 13px;color: #464645;line-height: 24px;}
.new_tit div{text-align:center;position: relative;}
.new_tit div i{z-index:10;position:absolute;top:50%;left:0;margin-top:-1px;display: block;width: 100%;height: 1px;background-color: #cbcbcb;}
.new_tit div span{font-family: 'Conv_ITCAvantGardeStd-Demi';z-index:100;position: relative;padding:0 25px;background-color: #fff;display: inline-block;}
.new_f1{margin:40px 0 10px 0;overflow: hidden;}
.new_f1>div{padding:0 30px;margin-bottom:30px;}
.new_f1 img{display: block;width: 100%;}
.new_f1 span{text-align: center;margin-top:15px;display: block;font-size: 15px;color: #342c2a;}
.new_f1>div div{margin-top:45px;}
.new_f1>div div:first-child{margin-top:0;}
.new .link{margin-top:30px;}

/*contact*/
.contact{background-color: #fff;margin:60px auto;padding:45px;box-sizing: border-box;}
.contact_f1{margin-bottom:60px;overflow: hidden;}
.contact_f1_left{padding:50px 45px;height:296px;color: #fff;background-color: #009bdb;box-sizing: border-box;}
.contact_f1_left h2{line-height:24px;font-size: 17px;color: #fff;}
.contact_f1_left span{display: block;font-size: 17px;}
.contact_f1_left p{margin-top:35px;font-size: 13px;line-height: 24px;}
.contact_f1_left p a{transition:.5s;-webkit-transition:.5s;color: #fff;}
.contact_f1_left p a:hover{color: rgba(225,225,225,.7);}
.contact_f1_right{padding:0;}
.contact_f1_right img{display: block;width: 100%;}
.contact_f2{background-color: #f3f3f3;overflow: hidden;}
.contact_f2 h3{margin:55px 0 35px 0;text-align: center;}
.contact_f2 h3 span{font-family: 'Conv_ITCAvantGardeStd-Demi';text-transform:uppercase;font-size:48px;color:#342c2a;display: block;}
.contact_f2 h3 b{margin-top:5px;font-size:25px;color:#342c2a;display: block;}
.contact_f2 div{margin:0 auto;width: 40%;}
.contact_f2 div .txt{margin-bottom:19px;text-indent:15px;font-size:13px;color:#8f8f8f;display:block;background-color: #f3f3f3;height:50px;line-height:50px;border:1px solid #cbcbcb;width: 100%;}
.contact_f2 div textarea.txt{height:155px;text-indent:5px;line-height: 24px;padding:10px;}
.contact_f2 div .sub{margin-bottom:70px;transition:.5s;-webkit-transition:.5s;cursor:pointer;font-size:13px;color:#fff;width: 100%;height: 50px;line-height: 50px;background-color: #009bdb;border:1px solid #009bdb;}
.contact_f2 div .sub:hover{background-color: #008dca;border-color: #008dca;}

/*join*/
.join_left_top{margin-bottom:45px;font-size: 13px;color: #7c7c7b;line-height: 24px;}
.join_left_top h2{font-size: 25px;color: #342c2a;}
.join_left_top i{margin:10px 0 20px 0;display: block;width: 33px;height: 4px;background-color: #009bdb;}
.join_left_bottom{margin-bottom:45px;}
.join_left_tit{background:url("../images/join_09.jpg");margin-bottom:20px;}
.join_left_tit span{font-size:17px;color:#342c2a;display: inline-block;background-color: #fff;padding-right:6px;}
.join_left_bottom a{display: block;font-size: 13px;color: #009bdb;}
.join_left_bottom a:hover{color: #007cb3;}
.zhiw{width: 100%;margin:0 auto;}
.zhiw li{margin-bottom:16px;background: #fff;padding:15px 20px 8px 30px;border:1px solid #e1e0e0;}
.zpzw{cursor:pointer;transition:.5s;color: #9e9e9e;font-size:14px;line-height:24px;background: url("../images/join_03.jpg") no-repeat  right 30px;}
.zpzw.on,.zhiw li:hover .zpzw{background: url("../images/join_06.jpg") no-repeat  right 30px;}
.zpzw span{margin-bottom:5px;display: block;font-size:17px;line-height: 24px;color: #009bdb;}
.zpzw b{font-weight:normal;margin-top:-25px;float: right;color: #9e9e9e;font-size: 13px;font-family: Arial;}
.zwyq{position:relative;display:none;margin-top:15px;padding-bottom:33px;}
.zwyq div{margin-top: 25px;border-top:1px solid #e2e2e2;font-size:13px;color:#9e9e9e;line-height:28px;}
.zwyq div:first-child{margin-top:0;}
.zwyq div h3{margin:30px 0 15px 0;font-size: 18px;color: #535353;display: block;}

/*product*/
.cp_f1{overflow: hidden;}
.cp_f1_left{float: left;width:765px;}
.preview{float: left;width: 632px;height: 417px;}
/*图片放大镜样式*/
.jqzoom{position:relative;cursor:pointer;margin:auto;display:block;width: 632px;height: 417px;border: 1px solid #cbcbcb;}
.zoomdiv{z-index:100;position:absolute;top:0;left:0;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0;left:0;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
/*图片小图预览列表*/
.spec-scroll{margin-left:15px;width:115px;height:417px;float: left;}
.spec-scroll .prev,.spec-scroll .next{margin:0 auto;transition:.5s;-webkit-transition:.5s;display:block;font-size:0;text-align:center;width:26px;height:14px;cursor:pointer;text-decoration:none;}
.spec-scroll .prev{background: url("../images/cp1_03.png") no-repeat center;}
.spec-scroll .prev:hover{background: url("../images/cp2_03.png") no-repeat center;}
.spec-scroll .next{background: url("../images/cp1_06.png") no-repeat center;}
.spec-scroll .next:hover{background: url("../images/cp2_06.png") no-repeat center;}
.spec-scroll .items{width:115px;  margin: 15px 0 10px 0;position:relative;height:359px;overflow:hidden;}
.spec-scroll .items ul{margin-left:5px;position:absolute;width:107px;height:360px;}
.spec-scroll .items ul li{padding:8px 0;position:relative;height:88px;text-align:center;}
.spec-scroll .items ul li img{transition:.2s;-webkit-transition:.2s;opacity:.33;filter: alpha(opacity=33);border:1px solid #cbcbcb;width:107px;height:70px;cursor: pointer;}
.spec-scroll .items ul li i{transition:.5s;-webkit-transition:.5s;cursor:pointer;opacity:0;filter: alpha(opacity=0);position:absolute;top:7px;left:-4px;display: block;width: 112px;height: 72px;background: url("../images/cp_03.png") no-repeat center;}
.spec-scroll .items ul li:hover img{opacity: 1;filter: alpha(opacity=100);}
.spec-scroll .items ul li:hover i{opacity: 1;filter: alpha(opacity=100);}
.spec-scroll .items ul li.hover img{opacity: 1;filter: alpha(opacity=100);}
.spec-scroll .items ul li.hover i{opacity: 1;filter: alpha(opacity=100);}
.cp_f1_right{float: right;width: 310px;padding-left:45px;border-left:1px solid #cbcbcb;}
.cp_f1_right h1,.cp_f2_top h1{font-size: 30px;color: #342c2a;}
.cp_f1_right div,.cp_f2_top div{margin:25px 0 50px 0;font-size: 13px;color: #464645;line-height: 24px;}
.cp_f1_right a,.cp_f2_top a,.cp_f2_top span{transition:.5s;-webkit-transition:.5s;color:#fff;font-size:13px;text-indent:78px;display: block;width: 176px;height: 52px;line-height: 52px;background:url("../images/cp_07.png") no-repeat 50px center #525252;}
.cp_f1_right a:hover,.cp_f2_top a:hover{background:url("../images/cp_07.png") no-repeat 50px center #009bdb;}
.cp_tit{padding-left:38px;background-color: #f9f9f9;/*margin:50px 0 45px 0;*/height:50px;line-height: 50px;}
.cp_tit span{cursor:pointer;font-size:15px;color:#342c2a;float: left;}
.cp_tit span i{margin:0 35px;display: inline-block;width: 1px;height: 14px;background-color: #cbcbcb;}
.cp_tit span:hover,.cp_tit span.on{color: #009bdb;}
.cp_tit+.cp_gs{display: block;}
.cp_gs{display:none;margin:30px 0;font-size: 13px;color: #464645;line-height: 24px;}
.cp_gs img{display:block;width: 100%;}
/*手机端产品图片*/
.cp_f2{ position:relative; clear: both;z-index: 99; }
.cp_f2 .slides li{position:relative;}
.cp_f2 .slides li a{display: block;width: 100%;}
.cp_f2 .slides li a img {display: block; width: 100%; }
.cp_f2 .flex-direction-nav a{opacity:0.8;filter:alpha(opacity=80);background:url("../images/sprite-paging.png");transition:.5s;-webkit-transition:.5s;color:transparent;position:absolute;top:50%;width:10px;height:17px;line-height:66px;overflow:hidden;margin:-8px 0 0;display:block;  z-index:10;cursor:pointer;}
.cp_f2 .flex-direction-nav .flex-next{right:0;background-position: -29px -36px;}
.cp_f2 .flex-direction-nav .flex-prev{left:0;background-position: 0 -36px;}
.cp_f2 .flexslider a:hover{opacity:1;filter:alpha(opacity=100);}
.cp_f2 .flex-control-nav{position:absolute;text-align:center;width:100%;bottom:-5px; left:0;  display:block;}
.cp_f2 .flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.cp_f2 .flex-control-paging li a{border:1px solid #717171;font-size:0;transition:.5s;-webkit-transition:.5s;color:transparent;width:10px;height:10px;border-radius:50%; vertical-align:middle; text-align:center;display:block;overflow:hidden;cursor:pointer;}
.cp_f2 .flex-control-paging li a.flex-active,.cp_f2 .flex-control-paging li a:hover{border-color:#009bdb;background-color: transparent;}
.cp_f2_top{margin-top:50px;}
.cp_f2_top div{transition:.5s;-webkit-transition:.5s;height: 70px;overflow:hidden;}
.cp_f2_top a{display: inline-block;}
.cp_f2_top span{margin:0 10px 10px 0;text-align:center;text-indent:0;width:110px;background:#525252;display: inline-block;}

/*about*/
/*1*/
.about_nav_left{float: left;}
.about_nav_left span{transition:.5s;-webkit-transition:.5s;font-size:15px;float: left;position: relative;}
.about_nav_left a{transition:.5s;-webkit-transition:.5s;display: block;text-align:center;color:#342c2a;}
.about_nav_left a i{transition:.5s;-webkit-transition:.5s;display:block;width:1px;background-color:#cbcbcb;height:17px;position: absolute;right:0;top:30px;}
.about_nav_left span:hover a,.about_nav_left span.on a{color: #fff;}
.about_nav_left span:hover,.about_nav_left span.on{background-color: #009bdb;}
.about_nav_left span:hover i,.about_nav_left span.on i{background-color: #009bdb;}
.about_f1{margin-bottom:50px;}
.about_tit{margin-bottom:40px;text-align: center;}
.about_tit span{line-height:50px;font-family: 'Conv_ITCAvantGardeStd-Demi';display: block;font-size: 48px;text-transform: uppercase;}
.about_tit b{display: block;font-size: 25px;color: #342c2a;}
.about_f1_bottom{border-bottom:1px solid #cbcbcb;text-align:center;font-size: 13px;color: #464645;line-height: 24px;}
.about_f1_bottom img{display: block;width: 100%;}
.about_f1_bottom div{margin:30px 0 50px 0;}
/*2*/
.about_f2_bottom{overflow: hidden;}
.about_f2_bottom a{padding:0 20px;overflow:hidden;}
.about_f2_bottom a img{transition:.5s;-webkit-transition:.5s;display: block;width: 100%;}
/*3*/
.about_f3{margin:20px 0 50px;overflow:hidden;background:url("../images/b_03.jpg") repeat-x;position:relative;}
.about_f3 .about_tit{margin:40px 0 50px 0;color: #fff;position:relative;}
.about_f3 .about_tit b{color: #fff;}
.about_f3_bottom{width:80%;margin:0 auto;position:relative;   }
.about_f3_bottom .hd{ overflow:hidden; }
.about_f3_bottom .hd .prev,.about_f3_bottom .hd .next,
.about_f3_phone .flex-direction-nav a
{top:100px;position:absolute; display:block;  width:13px; height:25px; overflow:hidden;  cursor:pointer; }
.about_f3_bottom .hd .prev{left:-55px; background: url("../images/team_03.png")  no-repeat center;  }
.about_f3_bottom .hd .next{right:-55px; background: url("../images/team_05.png")  no-repeat center;  }
.about_f3_bottom .hd ul{z-index:100;right:35px;bottom:50px; position: absolute; overflow:hidden; zoom:1;  }
.about_f3_bottom .hd ul li,
.about_f3_phone .flex-control-paging li a
{border-radius:4px;transition:.5s;-webkit-transition:.5s;border:1px solid #ccc; float:left;  width:7px; height:7px; overflow:hidden; margin:0 4px; text-indent:-999px; cursor:pointer; }
.about_f3_bottom .hd ul li.on,
.about_f3_phone .flex-control-paging li a.flex-active,.about_f3_phone .flex-control-paging li a:hover
{background-color:#009bdb;border-color: #009bdb; width:30px; }
.about_f3_bottom .bd ul{ overflow:hidden; zoom:1; }
.about_f3_bottom .bd ul li{background-color: #f9f9f9; float:left; _display:inline; overflow:hidden; }
.about_f3_left{padding: 0!important;overflow: hidden;}
.about_f3_left img{transition:.5s;-webkit-transition:.5s;display: block;width: 100%;}
.about_f3_left:hover img,.about_f2_bottom a:hover img{transform: scale(1.03);-webkit-transform: scale(1.03);}
.about_f3_right{padding-left:40px;}
.about_f3_right span{text-transform:uppercase;font-size:17px;color:#342c2a;font-family: 'Conv_ITCAvantGardeStd-Demi';display: block;margin-top:5%;}
.about_f3_right h3{font-size: 17px;color: #342c2a;}
.about_f3_right p{width:80%;margin-top:25px;overflow: hidden;height: 42px;font-size: 13px;line-height: 24px;color:#464645;}
/*手机*/
.about_f3_phone{width:90%;margin:0 auto;position:relative; background-color: #f9f9f9;clear: both; overflow:hidden;z-index: 99;}
.about_f3_phone .slides li{position:relative;}
.about_f3_phone .flex-control-nav{margin:20px 0;position:relative;text-align:center;width:100%;bottom:0; left:0;  display:block;}
.about_f3_phone .flex-control-nav li{margin:0;display:inline-block;zoom:1;*display:inline;}
.about_f3_phone .about_f3_right span{margin-top:20px;}
/*4*/
.about_f4{overflow: hidden;}
.about_f4_table{margin-left:-20px;border:none;}
.about_f4_table td{border:20px solid #fff;}
.about_f4_table td a{display: block;overflow: hidden;}
.about_f4_table td a img{transition:.5s;-webkit-transition:.5s;display: block;width: 257px;height: 223px;}
.about_f4_table td a:hover img{transform: scale(1.03);-webkit-transform: scale(1.03);}
.about_f4_bottom{ overflow:hidden; position:relative;   }
.about_f4_bottom .hd{ margin-top:10px;overflow:hidden;  }
.about_f4_bottom .hd ul{text-align: center; overflow:hidden; }
.about_f4_bottom .hd ul li{margin:0 5px;transition:.5s;-webkit-transition:.5s;vertical-align:middle;border-radius:4px; border:1px solid #ccc;display:inline-block; width:7px; height:7px; overflow:hidden; text-indent:-999px; cursor:pointer;  }
.about_f4_bottom .hd ul li.on{ width:30px;border-color:#009bdb;background-color: #009bdb;}
.about_f4_bottom .bd ul{ overflow:hidden; zoom:1; }
.about_f4_bottom .bd ul li{ float:left; _display:inline; overflow:hidden; }
/*手机*/
.about_f4_phone{ position:relative; clear: both; overflow:hidden;z-index: 99; }
.about_f4_phone  .slides li{position:relative;}
.about_f4_phone  .slides li a{display: block;width: 100%;}
.about_f4_phone  .slides li a img {display: block; width: 100%; }
.about_f4_phone .flex-direction-nav a{background:url("../images/sprite-paging.png") no-repeat;color:transparent;position:absolute;top:50%;width:10px;height:17px;line-height:66px;overflow:hidden;margin:-9px 0 0;display:block;  z-index:10;cursor:pointer;}
.about_f4_phone .flex-direction-nav .flex-prev{left:5%;background-position: 0 -36px;}
.about_f4_phone .flex-direction-nav .flex-next{right:5%;background-position:-29px -36px ;}
.about_cont_nav{box-shadow:0 5px 10px 3px rgba(183,183,183,0.3);z-index:1000;display:block!important;width:100%;position: relative;}
.about_cont_nav.on{position: fixed;left:0;background-color: #fff;}

/*t60*/
.t60_f1 img{display: block;width: 100%;}
.t60_nav{background-color: #fff;}
.t60_nav a{transition:.5s;-webkit-transition:.5s;padding:0 80px;position:relative;text-align:center;height:78px;line-height:78px;float: left;font-size: 15px;color: #342c2a;}
.t60_nav a i{transition:.5s;-webkit-transition:.5s;position:absolute;top:30px;left:0;display: block;width:1px;height: 14px;background-color: #cbcbcb;}
.t60_nav a:first-child i{background-color: #fff;}
.t60_nav a:hover,.t60_nav a.on{color: #fff;background-color: #009bdb;}
.t60_nav a:hover i,.t60_nav a.on i{background-color: #009bdb;}
.t60_nav a:hover+a i,.t60_nav a.on+a i{background-color: #fff;}
.t60_f2{overflow: hidden;}
.t60_f2 img{display: block;width: 100%;}
/*3*/
.t60_f3{margin:80px 0 10px 0;text-align: center;}
.t60_f3_bottom{margin:0 auto;width:90%;border:none;}
.t60_f3_div{overflow: hidden;}
.t60_f3_div>div{overflow: hidden;padding-bottom:60px;}
.t60_f3_div>div div{margin:0 auto;border-radius:50%;width: 154px;height: 154px;border:1px solid #cecece;}
.t60_f3_div>div div img{transition:.5s;-webkit-transition:.5s;margin:30px auto 15px auto;width: 51px;height: 51px;display:block;}
.t60_f3_div>div:hover div img{transform: rotate(360deg);-webkit-transform: rotate(360deg);}
.t60_f3_div>div div span{display: block;font-size: 17px;color: #342c2a;}
.t60_f3_div p{margin-top:20px;font-size: 13px;color: #342c2a;line-height: 21px;}
/*4*/
.t60_f4{width:100%;overflow:hidden;}
.t60_f4_f1{overflow: hidden;background-color: #009bdb;}
.t60_f4_f1>div{overflow: hidden;position:relative;padding:0;text-align: right;}
.t60_f4_f1 .t60_f4_div>b{top:50%;right:0;margin-top:-3px;border-right:6px solid #F2F2F2;border-top:6px solid #009BDB;border-bottom:6px solid #009BDB;width:0;height:0;display: block;position: absolute;}
.t60_f4_div{transition:.5s;-webkit-transition:.5s;margin-right:10%;}
.t60_f4_f1 img{background-color:#fff;transition:.5s;-webkit-transition:.5s;display: block;width: 100%;}
.t60_f4_div h3{margin-top:20%;font-size: 30px;color: #fff;}
.t60_f4_div i{display: inline-block;width: 20px;height: 3px;background-color: #fff;margin:15px 7px 25px 0;}
.t60_f4_div p{margin-bottom:30px;padding-left:20px;height:85px;overflow:hidden;font-size: 17px;color:#f9f9f9;line-height: 30px;}
.t60_f4_f2>div{text-align: left;overflow: hidden;}
.t60_f4_f2 .t60_f4_div p{padding:0 20px 0 0;}
.t60_f4_f2 .t60_f4_div{position:relative;transition:.5s;-webkit-transition:.5s;margin-left:10%;}
.t60_f4_f2 .t60_f4_div>b{right:auto;left:-42px;border-right:none;border-left:6px solid #F2F2F2;}
.t60_f4_none{display: none;}
.t60_f4_f1:hover img{transform: scale(1.05);}

/*5*/
.t60_f5_cont{margin:80px 0;overflow: hidden;}
.t60_f5_cont>a{transition:.5s;-webkit-transition:.5s;font-size:13px; font-family: 'Conv_ITCAvantGardeStd-Demi';color:#fff;line-height:44px;text-align:center;width:128px;height:44px;background-color:#009bdb;display: block;margin:0 auto;}
.t60_f5_cont>a:hover{background-color: #007dae;}
.t60_f5{ margin:10px auto; text-align:center;  }
.t60_f5 .bd ul{ width:100%;  float:left; }
.t60_f5 .bd li{box-sizing:border-box;padding:0 15px; width:25%; float:left;text-align:center;  }
.t60_f5 .bd li a{overflow:hidden;position: relative;display: block;width:100%; }
.t60_f5 .bd li a img{transition:.5s;-webkit-transition:.5s;display: block;width: 100%;}
.t60_f5 .bd li a div,.t60_f5_bottom .slides li a div{position:absolute;width: 100%;bottom: 0;left:0;height: 163px;background: url("../images/t60_24.png") repeat-x center bottom}
.t60_f5 .bd li a div span,.t60_f5_bottom .slides li a div span{position:absolute;bottom:20px;left:0;width:100%;display: block;font-size: 20px;color: #f9f9f9;}
.t60_f5 .bd li a:hover img{transform: scale(1.02);-webkit-transform: scale(1.02);}
.t60_f5 .hd{  overflow:hidden;margin:20px 0 35px 0;  }
.t60_f5 .hd ul{ text-align:center; position: relative;z-index: 1000; }
.t60_f5 .hd li{cursor:pointer;font-size:0;margin:0 10px;border-radius:4px;display:inline-block;border:1px solid #ccc; width:7px; height:7px; overflow:hidden;  }
.t60_f5 .hd .on{ width: 30px;background-color: #009bdb;border-color: #009bdb; }
/*手机端*/
.t60_f5_bottom{ position:relative; clear: both; overflow:hidden;z-index: 99; }
.t60_f5_bottom .slides li{text-align:center;position:relative;}
.t60_f5_bottom .slides li a{position:relative;display: block;width: 100%;}
.t60_f5_bottom .slides li a img {display: block; width: 100%; }
.t60_f5_bottom .flex-control-nav{bottom:inherit;margin:20px 0 30px 0;position:relative;text-align:center;width:100%; display:block;}
.t60_f5_bottom .flex-control-nav li{display:inline-block;zoom:1;*display:inline;}
.t60_f5_bottom .flex-control-paging li a{cursor:pointer;font-size:0;margin:0;border-radius:4px;display:inline-block;border:1px solid #ccc; width:7px; height:7px; overflow:hidden;  }
.t60_f5_bottom .flex-control-paging li a.flex-active,.t60_f5_bottom .flex-control-paging li a:hover{width: 30px;background-color: #009bdb;border-color: #009bdb;}


/*6*/
.t60_f6{height:873px;background:url("../images/bg_02.jpg") no-repeat center bottom #f9f9f9;}
.t60_f6>a{margin:50px auto;width:128px;height:43px;background-color:#009bdb;line-height:43px;font-size:13px;color:#fff;display: block;text-align: center;}
.t60_f6 .slideBox{overflow:hidden;}
.t60_f6 .large_box{width:1200px;height:440px;overflow:hidden;}
.t60_f6 .large_box img{display:block;}
.t60_f6 .small_box{overflow:hidden;}
.t60_f6 .small_list{position:relative;float:left;width:1090px;overflow:hidden;}
.t60_f6 .small_list ul{margin-top:40px;overflow:hidden;}
.t60_f6 .small_list ul li{cursor:pointer;position:relative;float:left;margin:0 15px;width:185px;}
.t60_f6 .small_list ul li img{display:block;width:185px;height: 168px;}
.t60_f6 .small_list ul li span{margin-top:10px;display: block;text-align: center;font-size: 15px;color: #464645;}
.t60_f6 .small_list ul li.on span {color: #009bdb;}
.t60_f6 .btn{margin-top:90px;display:block;width:20px;height:73px;cursor:pointer;}
.t60_f6 .left_btn{margin-right:45px;float:left;background: url("../images/ann_03.png") no-repeat center;}
.t60_f6 .right_btn{float:right;background: url("../images/ann_05.png") no-repeat center;}

/*手机 项目滚动*/
.milestone-slides { width: 100%; overflow-x: auto; padding: 40px 0 20px; margin-bottom: 30px; }
.milestone-slides ul { margin:0 auto;overflow: hidden; }
.milestone-slides ul li { float: left; width: 100px; margin: 0 10px; text-align: center; }
.milestone-slides ul li h4 { font-size: 25px; color: #212428; font-family: 'Conv_ITCAvantGardeStd-Demi'; margin-bottom: 20px; }
.milestone-slides ul li p { font-family: 'Conv_AudiTypeV01-Normal'; color: #212428; line-height: 30px; font-size: 17px; }
.milestone-slides ul li {cursor:pointer;position:relative;float:left;margin:0 15px;width:100px;}
.milestone-slides ul li  img{display:block;width:100px;height: 91px;}
.milestone-slides ul li  span{margin-top:10px;display: block;text-align: center;font-size: 15px;color: #464645;}
.milestone-slides ul li.on span {color: #009bdb;}
.t60_f6_bottom_div div{display:none;overflow: hidden;}
.t60_f6_bottom_div div:first-child{display: block;}
.t60_f6_bottom_div div img{display: block;width: 100%;}

/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
.milestone-slides::-webkit-scrollbar{
    width: 100%;
    height: 3px;
    background-color: #d6d6d6;
}
/*定义滚动条的轨道*/
.milestone-slides::-webkit-scrollbar-track{
    background-color: #d6d6d6;
}
/*定义滑块*/
.milestone-slides::-webkit-scrollbar-thumb{
    width: 6px;
    height: 20px;
    background-color: #009bdb;
}
.milestone-slides {
    scrollbar-face-color:#009bdb; /*面子*/
    scrollbar-arrow-color:#C0C0C0; /*箭头*/
    scrollbar-3dlight-color:#e2e2e2; /*最外左*/
    scrollbar-highlight-color:#e2e2e2; /*左二*/
    scrollbar-shadow-color:#e2e2e2; /*右二*/
    scrollbar-darkshadow-color:#e2e2e2; /*右一*/
    scrollbar-track-color:#d6d6d6; /*滑道*/
}


/*客服 pc*/
/*客服*/
/*客服*/
.keFu{width: 45px;position: fixed;bottom: 20px;right: 0;z-index: 5;margin: 0; z-index: 1002;}
.keFu li{
    width: 45px;
    margin-bottom: 1px;
    background: #333;
    height: 45px;
    position: relative;

    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
}
.keFu li a{
    display: block;
    width: 45px;
    height: 45px;
    text-align: center;
    position: relative;
    z-index: 5;
    zoom: 1;

    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
}
.keFu li:hover{background: #0F0F0F;}
.keZ{overflow: hidden;position: absolute; width: 140px;display: block; z-index: 1;left: 6em;top: 0px;}
.keZ.ema { width: 170px; }
.keFu li .keZ a{
    width: auto;
    color: #fff;
    font-size: 13px;
    line-height: 45px;
    padding: 0px 10px;
    background:#0080b5 ;
    position: relative;
    z-index: 1;
}
.keFu li .keZ a:hover{color: #fff;}

.kCd{ position: absolute;overflow: hidden;top: 0; top: -69px; left: -114px;display: none;}
.kCd img{padding: 5px;background: #fff;border: 1px solid #0F0F0F;}

.kTel{background: url(../images/tel.png) no-repeat center #009BDB;}
.kQq{background: url(../images/qq.png) no-repeat center #009BDB;}
.kMail{background: url(../images/mail.png) no-repeat center #009BDB;}
.kBack{background: url(../images/backup.png) no-repeat center #009BDB;}
.kCode{background: url(../images/zixun.png) no-repeat center #009BDB;}
.kWeixin { background: url(../images/weixin.png) no-repeat center #009BDB }
.keFu li:hover .kTel,
.keFu li:hover .kSyp,
.keFu li:hover .kQq,
.keFu li:hover .kMail,
.keFu li:hover .kBack,
.keFu li:hover .kCode,
.keFu li:hover .kWeixin {background-color: #0080b5;}
.lastk { display: none; }
.weixin-box { position: absolute; right: 50px; bottom: 0; border: 1px solid #bbb; *zoom: 1; background-color: #fff;padding: 5px; display: none; }
.weixin-box h6 { line-height: 24px; text-align: center; }


.email_bg{display:none;z-index:1000;position: fixed;width: 100%;height: 100%;top:0;left:0;background: rgba(0,0,0,.5);}
.email_nr{display: none;
    width: 32%;
    margin: -225px 0 0 -150px;
    left: 43%;
    top: 33%;
    padding: 40px 25px;
    background-color: #fff;
    z-index: 1010;
    position: fixed;}
.email_nr .imgss{cursor:pointer;display: block;width: 27px;height: 27px;border-radius: 50%;position: absolute;top:-13px;right:-13px;}


.contact_f21{background-color: #f3f3f3;overflow: hidden;}
.contact_f21 h3{margin:55px 0 35px 0;text-align: center;}
.contact_f21 h3 span{font-family: 'Conv_ITCAvantGardeStd-Demi';text-transform:uppercase;font-size:48px;color:#342c2a;display: block;}
.contact_f21 h3 b{margin-top:5px;font-size:25px;color:#342c2a;display: block;}
.contact_f21 div{margin:0 auto;width: 75%;}
.contact_f21 div .txt{margin-bottom:19px;text-indent:15px;font-size:13px;color:#8f8f8f;display:block;background-color: #f3f3f3;height:50px;line-height:50px;border:1px solid #cbcbcb;width: 100%;}
.contact_f21 div textarea.txt{height:155px;text-indent:5px;line-height: 24px;padding:10px;}
.contact_f21 div .sub{margin-bottom:40px;transition:.5s;-webkit-transition:.5s;cursor:pointer;font-size:13px;color:#fff;width: 100%;height: 50px;line-height: 50px;background-color: #009bdb;border:1px solid #009bdb;}
.contact_f21 div .sub:hover{background-color: #008dca;border-color: #008dca;}


/*视频弹窗*/
/*.video_bg{display:none;position: fixed;top:0;left:0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);z-index: 10000;}
.video_nr{border-radius:5px;display:none;position: fixed;margin:-250px 0 0 -300px;top:50%;left:50%;background-color: #fff;width:600px;height:500px;padding:20px;z-index: 11000;}
.video_nr img{cursor:pointer;display: block;position: absolute;top:-15px;right:-15px;}


.t60_bottom{display: block;visibility: hidden;position: absolute;top:-200%;}
.t60_bottom.on{display: block;visibility: visible;position: relative;top:auto;}


.t60_f5_tit{text-align: center;color:#342c2a;font-size:25px;margin-top:45px;}
.t60_f5_tit span{display:block;text-transform:uppercase;font-size: 15px;color: #342c2a;  font-family: 'Conv_ITCAvantGardeStd-Demi';}*/

/*2017-06-21*/
/*视频弹窗*/
.video_bg{display:none;position: fixed;top:0;left:0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.7);z-index: 10000;}
.video_nr{transition:.5s;-webkit-transition:.5s;transform:scale(0);-webkit-transform:scale(0);border-radius:2px;position: fixed;margin:-250px 0 0 -300px;top:50%;left:50%;background-color: #000;border:2px solid #fff;width:600px;height:500px;z-index: 11000;}
.video_nr img{display:none;cursor:pointer;position: absolute;top:-15px;right:-15px;}
.t60_bottom{display: block;visibility: hidden;position: absolute;top:-200%;}
.t60_bottom.on{display: block;visibility: visible;position: relative;top:auto;}
.video_nr.on{transform:scale(1);-webkit-transform:scale(1);}

.t60_f5_tit{text-align: center;color:#342c2a;font-size:25px;margin-top:45px;}
.t60_f5_tit span{display:block;text-transform:uppercase;font-size: 15px;color: #342c2a;  font-family: 'Conv_ITCAvantGardeStd-Demi';}


@media (max-width: 900px) {
    .footer_pc_right{display: none;}
    .foot_right{margin-top:6px;  color: #767676;  line-height: 19px;}
    .foot_right a{color: #767676; }
    .footer_pc_left p{  margin: 15px 0 10px 0;  line-height: 25px;  color: #767676;}
    .footer_pc_left .bshare-custom { opacity: .7;  }
    .footer_pc .main { border-bottom:none;  padding-bottom: 35px;  }
    .foot {  font-size: 13px;  color: #464645;  padding: 19px 0;  background-color: #F5F5F5;  }
    .footer_pc { padding-top: 35px;  }
    .f4_bottom_pc{display: none;}
    .f4_bottom_phone{display: block;}
    .f1_tit {  margin: 25px 0 20px 0;  text-align: center;  }
    .f3_bottom_right { margin-bottom: 20px;}
    .footer_nav{display: block;}
    .cont_img_div b{font-size: 15px;}
    .cont_img_div span{font-size: 12px;}
    .pro_ul li a:first-child{margin:30px auto;}
    .pro_ul li a{  width: 85%;margin:30px auto;float: none;}
    .table_nav{display: block;}
    .Columns_navigation01-d{display: block;}
    .cont_nav_div{display: none;}
    .cont_nav{display: none;}
    .faq{margin:35px auto;}
    .faq_ul{  margin: 25px auto 0 auto;}
    .news_right h2{margin-top:20px;}
    .contact_f2 div{width: 90%;}
    .contact_f2 h3 span{font-size: 28px;}
    .contact_f2 h3 b{font-size: 20px;}
    .contact{padding:30px 15px;}
    .cp_f2_cont{display: block;}
    .about_cont_nav .cont_nav_right{display: none;}
    .about_cont_nav .about_nav_left{padding:0;}
    .cont_nav a{height: 50px;line-height: 50px;}
    .about_nav_left a i,.t60_nav a i{top:20px;height: 12px;}
    .about_cont_nav.on{top:50px;}
    .t60_nav a{height: 50px;line-height: 50px;padding:0 30px;}
    .t60_f5 .bd li{width: 100%;}
    .t60_f5 .bd li{height: auto;margin-bottom:30px;}
    .t60_f5_cont{margin:20px 0;}
    .f3_tit .hd .prev{left:-21px;}
    .f3_tit .hd .next{right:-23px;}
    .t60_f6_bottom{display: block;}
    .flexslider .flex-direction-nav a{width: 40px;height: 40px;}
    .qqkefu{display: none;}
    .flex-control-nav{bottom:10px;}
    .flex-control-nav li{margin:0 5px;}
    .flex-control-paging li a{width: 20px;}
    .t60_f5{display: none;}
    .t60_f5_bottom{display: block;}
    .video_center_top{margin-top:35px;}
   .video_nr{width: 90%;margin: -261px auto 0 auto;left: 30px !important;margin-top: calc(50% - 200px)}
   .solution_cont img{display: block;width: 100%;}

     .contact_f21 div .sub{height:3rem!important;line-height: 3rem!important;}
     .contact_f21 h3 b{font-size: 20px!important;}
     .contact_f21 h3 span{font-size:24px!important;}
     .contact_f21 div .txt{}
     .email_nr{ left: 50%;top: 50%;margin: auto;transform: translate(-50%,-50%);width: 370px!important;}
     
     .contact_f21 div textarea.txt{height: 62px!important;}

}

/*2017-06-21*/

@media (max-width: 1190px) {

   .video_nr{width: 90%;margin: -261px auto 0 auto;left: 50px;}

    .small_nav{display: block;}
    body{padding-top:50px;}
    .pc_nav{display: none;}
    .f2_bottom{bottom:10px;}
    .table_nav{display: block;}
    .cont_nav_div{display: none !important;}
    .cont_nav{display: none;}
    .news_right h2{margin-top:20px;}
    .cp_f1{display: none;}
    .about_f3_phone{display: block;}
    .about_f4_phone{display: block;}
    .about_f3_bottom{position:absolute;visibility: hidden;z-index: -2;}
    .about_f4_bottom{position:absolute;visibility: hidden;z-index: -2;}
    .t60_f6{display: none;}
    .t60_f5{display: none;}
    .t60_f5_bottom{display: block;}
    .t60_f4_none{display: block;}
    .t60_f4_f2{display: none;}
     .table_nav{display: none;}
     .solution_cont img{display: block;width: 100%;}
      .new_cont img{display: block;width: 100%;}
     .email_nr{    left: 50%;
    top: 50%;
    margin: auto;
    transform: translate(-50%,-50%);
    width: 43%;}
    .contact_f21 h3 span{font-size:28px}
    .contact_f21 h3 b{font-size:24px}
    .contact_f21 div .txt{}
    .contact_f21 div textarea.txt{height: 68px;}
    .contact_f21 div .sub{height: 4rem;}
    .contact_f21 h3{margin: 32px 0 24px 0;}

}
   .new_cont img{display: block;/* width: 100%; */height:60%;max-width: 1100px;/* text-align: center; */margin: auto;}
@media (min-width: 1190px) {

    .video_nr{width: 900px;margin:-253px 0 0 -450px;left:50%;height: 506px;}


    .small_nav{display: none;}
     body{padding-top:0;}
    .flexslider{margin-top:0;}
    .f2_bottom{bottom:65px;}
    .footer_pc_right{display: block;}
    .foot_right{margin-top:0;  color: #464645;}
    .foot_right a{ color: #464645;}
    .footer_pc_left p{  margin: 25px 0 20px 0;  line-height: 30px;  color: #464645;}
    .footer_pc_left .bshare-custom {  opacity: 1;  }
    .footer_pc .main {  border-bottom: 1px solid #cbcbcb;  padding-bottom: 40px;  }
    .foot {  font-size: 13px;  color: #464645;  padding: 30px 0;  }
    .footer_pc {  padding-top: 65px;  }
    .f4_bottom_pc{display: block;}
    .f4_bottom_phone{display: none;}
    .f1_tit {  margin: 65px 0 50px 0;  text-align: center;  }
    .f3_bottom_right { margin-bottom: 60px;}
    .footer_nav{display: none;}
    .cont_img_div b{font-size: 30px;}
    .cont_img_div span{font-size: 16px;}
    .pro_ul li a:first-child{margin-left:0;}
    .pro_ul li a{width:275px;margin:0 0 30px 26px;}
    .table_nav{display: none !important;}
    .Columns_navigation01-d{display: none;}
    .cont_nav_div{display: none;}
    .cont_nav{display: block;}
    .faq{margin:65px auto;}
    .faq_ul{  margin: 45px auto 0 auto;}
    .news_right h2{margin-top:0;}
    .contact_f2 div{width: 40%;}
    .contact_f2 h3 span{font-size: 48px;}
    .contact_f2 h3 b{font-size: 25px;}
    .cp_f1{display: block;}
    .contact{padding:45px;}
    .cp_f2_cont{display: none;}
    .about_f3_phone{display: none;}
    .about_f4_phone{display: none;}
    .about_f3_bottom{visibility: visible;z-index:100;position: relative;}
    .about_f4_bottom{visibility: visible;z-index:100;position: relative;}
    .about_cont_nav .cont_nav_right{display: block;}
    .about_cont_nav .about_nav_left{padding:0 15px;}
    .cont_nav a{height: 78px;line-height: 78px;}
    .about_nav_left a i,.t60_nav a i{top:30px;}
    .about_cont_nav.on{top:0;}
    .t60_nav a{height: 78px;line-height: 78px;padding:0 80px;}
    .t60_f5 .bd li{width: 25%;}
    .t60_f5 .bd li{margin-bottom:0;}
    .t60_f6{display: block;}
    .t60_f5_cont{margin:20px 0 80px 0;}
    .f3_tit .hd .prev{left:-50px;}
    .f3_tit .hd .next{right:-50px;}
    .t60_f6_bottom{display: none;}
    .flexslider .flex-direction-nav a{width:66px;height: 66px;}
    .qqkefu{display: block;}
    .flex-control-nav{bottom:45px;}
    .flex-control-nav li{margin:0 10px;}
    .flex-control-paging li a{width: 50px;}
    .t60_f5{display: block;}
    .t60_f5_bottom{display: none;}
    .t60_f4_none{display: none;}
    .t60_f4_f2{display: block;}
    .video_center_top{margin-top:65px;}
      .email_nr{left: 50%;
    top: 50%;
    margin: auto;
    transform: translate(-50%,-50%);
    width: 470px;}
    .contact_f21 h3 span{font-size:28px}
    .contact_f21 h3 b{font-size:24px}
    .contact_f21 div .txt{}
    .contact_f21 div textarea.txt{height: 68px;}
    .contact_f21 div .sub{height: 4rem;}
    .contact_f21 h3{margin: 32px 0 24px 0;}

}


.pc_x2{width:100%;/* display:none; */z-index:1000;top:82px;left:0;position: absolute;background-color: #fff;border-top:2px solid #009bdb;}
.pc_x2 .pc_xl_left{float: left;width: 720px;height: 335px;}

.pc_x2 .pc_xl_f1{margin: 40px 0px 0 30px;float: left;    width: 140px;height: 255px;overflow: hidden;}
.pc_x2 .pc_xl_f1 a{display: block;font-size: 12px;color: #464645;margin-bottom: 15px;width: 90px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;float: left;margin-right: 14px;}
.pc_x2 .pc_xl_f1 a:first-child{font-size: 17px;color: #342c2a;margin-bottom:35px;width: 196px;}
.pc_x2 .pc_xl_f1 a:hover{color: #009bdb;}
.pc_x2 .pc_xl_right{float: right;width: 473px;height: 250px;overflow: hidden;}
.pc_x2 .pc_xl_f1:last-child{border: none}
.pc_x2 .pc_xl_right img{transition:.5s;-webkit-transition:.5s;display: block;width: 100%;height: 100%;}
.pc_x2 .pc_xl_right:hover img{transform: scale(1.03);-webkit-transform: scale(1.03);}


.pc_x3{width:100%;display:none;z-index:1000;top:82px;left:0;position: absolute;background-color: #fff;border-top:2px solid #009bdb;}
.pc_x3 .pc_xl_left {
    float: left;
    width: 920px;
    height: 360px;
}

.pc_x3 .pc_xl_f1{margin: 40px 0px 0 10px;float: left;min-width: 105px;height: 300px;overflow: hidden;}
.pc_x3 .pc_xl_f1 a{display: block;font-size: 12px;color: #464645;margin-bottom:14px;min-width: 100px;overflow: hidden;float: left;margin-right: 14px;}
.pc_x3 .pc_xl_f1 a:first-child{font-size: 17px;color: #342c2a;margin-bottom:35px;width: auto;}
.pc_x3 .pc_xl_f1 a:hover{color: #009bdb;}
.pc_x3 .pc_xl_right {
    float: right;
    width: 255px;
    height: auto;
    overflow: hidden;
    margin-top: 62px;
}
.pc_x3 .pc_xl_f1:last-child{border: none}
.pc_x3 .pc_xl_right img{transition:.5s;-webkit-transition:.5s;display: block;width: 100%;height: 100%;}
.pc_x3 .pc_xl_right:hover img{transform: scale(1.03);-webkit-transform: scale(1.03);}


.reset .cont_nav_left{float: left;}
.reset .cont_nav_left span{transition:.5s;-webkit-transition:.5s;font-size:15px;color:#342c2a;float: left;position: relative;}
.reset .cont_nav_left span i{transition:.5s;-webkit-transition:.5s;display:block;width:1px;background-color:#cbcbcb;height:17px;position: absolute;right:0;top:30px;}
.reset .cont_nav_right{float: right;font-size: 13px;color: #8f8f8f;}
.reset .cont_nav_right span{color: #8f8f8f;}
.reset .cont_nav_left span{display: inline-block}
.reset .cont_nav_right a:hover,.cont_nav_right a.on{color: #009bdb;}
.reset .cont_nav_left span:hover,.cont_nav_left span.on{color: #fff;background-color: #009bdb;}
.reset .cont_nav_left span:hover a,.cont_nav_left span.on a{color: #fff}
.reset .cont_nav_left span:hover i,.cont_nav_left span.on i{background-color: #009bdb;}
.fixed{width: 1200px;margin: 0 auto;position: fixed;left:calc(50% - 600px);top:0;z-index: 10000000000;    background: #f9f9f9;}


.reset2 {width: 100%;height: 45px}
.reset2  .Columns_navigation01-d1_c {  width: 100%;  position: relative;  background-color: #eee;  border-bottom: 1px solid #dcdcdc;  }
.reset2  .Columns_navigation01-d1_c .navBody {  height: 36px;  overflow: hidden;  margin: 0 20px;  }
.reset2  .Columns_navigation01-d1_c .navBody ul {  overflow: hidden;  display: -moz-box;  display: -webkit-box;  -moz-box-orient: horizontal;  -webkit-box-orient: horizontal;  box-orient: horizontal;  }
.reset2  .Columns_navigation01-d1_c .navBody li {  min-width: 70px;  text-align: center;  }
.reset2  .Columns_navigation01-d1_c .navBody li span {  height: 36px;  line-height: 36px;  padding: 0 2px;  display: block;  color: #fff;  text-align: center;  text-shadow: 1px 1px 1px #154166;  border-left: 1px solid #014c8d;  }
.reset2  .Columns_navigation01-d1_c .navBarL, .reset2  .Columns_navigation01-d1_c .navBarR {  width: 18px;  height: 45px;  float: left;  position: absolute;  top: 0;  text-align: center;  cursor: pointer}
.reset2  .Columns_navigation01-d1_c .navBarL.touch, .reset2  .Columns_navigation01-d1_c .navBarR.touch {  background: #ce262d;  }
.reset2  .Columns_navigation01-d1_c .disTap span {  opacity: 0.3;  }
.reset2  .Columns_navigation01-d1_c .navBarL {  left: 0;  }
.reset2  .Columns_navigation01-d1_c .navBarR {  right: 0;  }
.reset2  .Columns_navigation01-d1_c .navBarL span, .reset2  .Columns_navigation01-d1_c .navBarR span {  width: 18px;  height: 45px;  display: block;  overflow: hidden;  line-height: 45px;  font-family: '?????“';  position: relative;  color: #333;  }
.reset2  .menu_plist{ position: relative; height: 45px; margin: 0 15px; }
.reset2  .menu_plist .menu_bul{ position:absolute; overflow:visible; white-space:nowrap; z-index:111; height: 45px; font-size: 0;  }
.reset2  .menu_plist .menu_bul .menu_bull{ display:inline-block; width:100%; height:100%; white-space:normal; overflow:hidden; vertical-align: middle; }
.reset2  .menu_bull a {color: #1e1f1f;display:block;text-align:center;line-height: 45px;border-left: 1px solid #dcdcdc;font-size: 13px;height: 45px;margin: 0 auto;margin-top: 0;}
.reset2  .menu_bull .active ,.reset2  .menu_bull:hover { background-color: #009BDB;}
.reset2  .menu_bull .active a,.reset2  .menu_bull:hover a { color: #fff;border-color: #009BDB;}
.reset2  .menu_bull:first-child a{border:none;}
.fixed1{width: 100%;margin: 0 auto;position: fixed;left: 0;top:48px;z-index: 10000000000;background: #f9f9f9;}
.reset2  .menu_bull .on a{background-color: #009BDB;color: #fff}

.t60_bottom{
    margin-top: 20px;
}
.t60_bottom img{
    max-width: 100%;
    height: auto!important;
}
@media (max-width: 765px)
{
    iframe{width:100%;max-width:100%;max-height: 401px;min-height: 220px;height: auto;}
}
@media (max-width: 481px) 
{
    .email_bg{  height: 176%;}
    .email_nr{width: 310px!important; top:55%; position:fixed;}
    .contact_f21 h3 span{font-size: 15px;}
    .contact_f21 div .txt{height: 24px;margin-bottom: 14px; line-height:25px;}
    .contact_f21 div .sub{margin-bottom: 10px;}
    .contact_f21 h3{ margin: 28px 0 14px 0;}
    
    }
.zwyq div a{margin-right:10px;font-size: 14px;color: #888;border: double;padding: 3px 5px;margin-top: 25px;display: inline-block;}
.zwyq div a:hover{background: #007cb3;color: #fff;}



@media (max-width: 765px)
{
.solution_cont tr{
}
    .solution_cont td{display: block;}
.solution_cont img{
    max-width: 100%;
}


    
}